Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: Apache reverse proxy
~Vanessa Xanresonader 28.Nov.03 04:18 PM a Web browser
Domino Web Access 6.0.2 CF2 Windows 2000


Here is an example : Be aware that our example might be a bit hard to read, since we have forced our users to log in through https, but later on we redirect to http to read the mails.
Also, the proxypass allow us to use webmail and inotes look and feel. (slow links prefer webmail).

#Proxy Directives to enable Webmail
ProxyPass /mail http://<srv>/mail
ProxyPassReverse /mail http://<srv>/mail
ProxyPassReverse /mail https://<srv>/mail
#proxy pass reverse to get http and https passed through.
ProxyPass /names.nsf https://<srv>/names.nsf
# names is throug https for login purposes
ProxyPassReverse /names.nsf https://<srv>/names.nsf
ProxyPassReverse /names.nsf http://<srv>/names.nsf
ProxyPass /iNotes http://<srv>/iNotes
ProxyPassReverse /iNotes http://<srv>/iNotes
ProxyPass /icons http://<srv>/icons
ProxyPassReverse /icons http://<srv>/icons
ProxyPass /domjava http://<srv>/domjava
ProxyPassReverse /domjava http://<srv>/domjava
ProxyPass /domcfg.nsf https://<srv>/domcfg.nsf
ProxyPassReverse /domcfg.nsf https://<srv>/domcfg.nsf
ProxyPassReverse /domcfg.nsf http://<srv>/domcfg.nsf




Apache reverse proxy (~Sigmund Prenub... 27.Nov.03)
. . RE: Apache reverse proxy (~Vanessa Xanres... 28.Nov.03)
. . . . RE: Apache reverse proxy (~Sigmund Prenub... 4.Dec.03)
. . . . . . RE: Apache reverse proxy (~Fritz Asakitex... 5.Dec.03)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS